WARNING!

(All you should know about actions and usage. Please read to the end!)

Actions is recorded photoshop operations scenario.
You need to understand that some operations should be implemented 
just inside conditions described in help files otherwise we can not guarantee the results. 
Whole Action should be implemented without interruptions from start to the end, 
running half an action or it's part could make irreversible changes!

Although we always especially thoroughly test our actions, 
there are still some risks in a cases of improper use:

First of all it is Save & Close operations wich are used to update and hide Smartobject documents. 
This steps inented by Abobe develoers so we can't get desired results without these steps.
However do not afraid, we supply you with the rules of proper the use of action:

To TO TOTAL PREVENT FROM RISKS with uproper use of action (Not Just ours) just:

I. Strictly follow all included instructions.
II. Except the cases where the action help requires to use inside the Specified document, Always Use NEW document to test and use action, 
and then copy results you need to your main document. This rule will prevent you main document from unwanted changes. 
III(*). Before run actions (or other important steps) Save your main and important documents (keeping backup clones with different names the best way) and close them to prevent them from unwanted changes & occasional resaving.

* - This step is very useful an universal rule in work and and it is an indication working professional. Follow it and This habit will help you in your job over and over again.

